home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmTrackingEvent.z / XmTrackingEvent
Text File  |  1998-10-30  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTrrrraaaacccckkkkiiiinnnnggggEEEEvvvveeeennnntttt((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmTTTTrrrraaaacccckkkkiiiinnnnggggEEEEvvvveeeennnntttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTrrrraaaacccckkkkiiiinnnnggggEEEEvvvveeeennnntttt - A Toolkit function that provides a modal
  10.           interaction
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmTTTTrrrraaaacccckkkkiiiinnnnggggEEEEvvvveeeennnntttt(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           CCCCuuuurrrrssssoooorrrr ccccuuuurrrrssssoooorrrr,
  17.           BBBBoooooooolllleeeeaaaannnn ccccoooonnnnffffiiiinnnneeee____ttttoooo,
  18.           XXXXEEEEvvvveeeennnntttt ****eeeevvvveeeennnntttt____rrrreeeettttuuuurrrrnnnn);
  19.  
  20.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  21.           This page documents Motif 2.1.
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.           XXXXmmmmTTTTrrrraaaacccckkkkiiiinnnnggggEEEEvvvveeeennnntttt provides a modal interface for selection of
  25.           a component.  It is intended to support context help.  The
  26.           function calls the XXXXmmmmUUUUppppddddaaaatttteeeeDDDDiiiissssppppllllaaaayyyy function.
  27.           XXXXmmmmTTTTrrrraaaacccckkkkiiiinnnnggggEEEEvvvveeeennnntttt then grabs the pointer and discards
  28.           succeeding events until BBBBSSSSeeeelllleeeecccctttt is released or a key is
  29.           pressed and then released.  The function then returns the
  30.           widget or gadget that contains the pointer when BBBBSSSSeeeelllleeeecccctttt is
  31.           released or a key is released, and ungrabs the pointer.
  32.  
  33.           _w_i_d_g_e_t    Specifies the widget ID of a widget to use as the
  34.                     basis of the modal interaction. That is, the
  35.                     widget within which the interaction must occur,
  36.                     usually a top-level shell.
  37.  
  38.           _c_u_r_s_o_r    Specifies the cursor to be used for the pointer
  39.                     during the interaction.  This is a standard X
  40.                     cursor name.
  41.  
  42.           _c_o_n_f_i_n_e__t_o
  43.                     Specifies whether or not the cursor should be
  44.                     confined to _w_i_d_g_e_t.
  45.  
  46.           _e_v_e_n_t__r_e_t_u_r_n
  47.                     Returns the ButtonRelease or KeyRelease event that
  48.                     causes the function to return.
  49.  
  50.      RRRREEEETTTTUUUURRRRNNNN
  51.           Returns the widget or gadget that contains the pointer when
  52.           BBBBSSSSeeeelllleeeeccccttttis released or a key is released. If no widget or
  53.           gadget contains the pointer, the function returns NULL.
  54.  
  55.      RRRREEEELLLLAAAATTTTEEEEDDDD
  56.           XXXXmmmmTTTTrrrraaaacccckkkkiiiinnnnggggLLLLooooccccaaaatttteeee(3).
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.